home *** CD-ROM | disk | FTP | other *** search
- Music Database Example
- ======================
- Copyright © 1995 HiSoft Systems. All Rights Reserved.
- =====================================================
-
- Catalogue you music collection with the Twist music database, search for an artist or
- record label, this example also uses one of the fundamental features of Twist -
- relations. The database is comprised of 3 seperate databases and the information from
- those 3 databases is placed on a single form.
-
- ARexx
- =====
- The is a neat little example showing how you can use simple ARexx scripts to help
- catalogue you music collection. Rather than labouring over CD/Album covers typing in
- all the track lengths, the Music database includes some ARexx scripts to run in
- conjunction with YACDP version 1.2, these scripts use YACDP to read the track lengths
- and push the values returned into the database. ARexx scripts have also been included
- to play the tracks from the database
-
-